*** empty log message ***
authorMiles Bader <miles@gnu.org>
Mon, 10 Jun 2002 06:30:41 +0000 (06:30 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 10 Jun 2002 06:30:41 +0000 (06:30 +0000)
lisp/ChangeLog

index 9cea859a5e774d0875fb54c381c542aea16e0de2..4f5902f302170405440494dc596f2ee554c3c32d 100644 (file)
@@ -1,5 +1,14 @@
 2002-06-10  Miles Bader  <miles@gnu.org>
 
+       * files.el (revert-buffer): Correct typo: variable name is
+       `buffer-file-format', not `buffer-file-formats'.
+
+       * comint.el (comint-send-input, comint-output-filter): Use the
+       `font-lock-face' property instead of `face'.  Don't check the
+       highlight-enabling variables anymore.
+       (comint-highlight-input, comint-highlight-prompt): Variables
+       removed.
+       
        * faces.el (display-supports-face-attributes-p): New function.
        (face-spec-set-match-display): Support `supports' predicate.
        (italic): Try underlining for displays that don't support real italics.